Header format fix.
authorGlenn Morris <rgm@gnu.org>
Fri, 19 Dec 2008 05:29:04 +0000 (05:29 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 19 Dec 2008 05:29:04 +0000 (05:29 +0000)
lisp/hi-lock.el

index 4d9be48726617cdaf6c314aaecbb5ab36441b356..280b103c65e4894f8e457fde3f550d467d5c85ff 100644 (file)
@@ -1,9 +1,9 @@
 ;;; hi-lock.el --- minor mode for interactive automatic highlighting
 
-;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;;   2008 Free Software Foundation, Inc.
 
-;; Author: David M. Koppelman, koppel@ece.lsu.edu
+;; Author: David M. Koppelman <koppel@ece.lsu.edu>
 ;; Keywords: faces, minor-mode, matching, display
 
 ;; This file is part of GNU Emacs.